This function merge 2 Byte variables into one Word variable.
| LGF_MergeBytesToWord (FC) | ||||||||
|---|---|---|---|---|---|---|---|---|
| Byte | byte1 | Ret_Val | Word | |||||
| Byte | byte0 | |||||||
| Identifier | Data type | Description |
|---|---|---|
| byte1 | Byte | Input Byte 1 - MSB |
| byte0 | Byte | Input Byte 0 - LSB |
| Identifier | Data type | Description |
|---|---|---|
| Ret_Val | Word | Composite Byte sequence stored as Word variable |
| Version & Date | Change description | |
|---|---|---|
| 01.00.00 | Simatic Systems Support | |
| 20.06.2019 | First release | |
| 03.00.00 | Simatic Systems Support | |
| 23.04.2020 | Set version to V3.0.0 harmonize the version of the whole library | |
| 03.00.01 | Simatic Systems Support | |
| 22.02.2021 | Insert documentation | |